'宣言Public Overloads Function Remove( _ ByVal item As KeyValuePair(Of String,String()) _ ) As Boolean
public bool Remove( KeyValuePair<string,string[]> item )
パラメータ
- item
'宣言Public Overloads Function Remove( _ ByVal item As KeyValuePair(Of String,String()) _ ) As Boolean
public bool Remove( KeyValuePair<string,string[]> item )